How to Install dragbox software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install dragbox software package in Ubuntu 12.04 LTS (Precise Pangolin)

dragbox software package provides A command line drag-and-drop tool for GNOME, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dragbox 

dragbox is installed in your system.

Make ensure the dragbox package were installed using the commands given below,

$ sudo dpkg-query -l | grep dragbox *

You will get with dragbox package name, version, architecture and description in a table

dragbox package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package dragbox
Version 0.4.0-1
Description A command line drag-and-drop tool for GNOME
Sub Section Utils


See Also, How to uninstall or remove dragbox software package from Ubuntu 12.04 LTS (Precise Pangolin)?